home *** CD-ROM | disk | FTP | other *** search
/ Speccy ClassiX 1998 / Speccy ClassiX 98.iso / amiga_system / the_aminet / comm / bbs / clchat413.readme < prev    next >
Text File  |  1995-11-09  |  8KB  |  186 lines

  1. Short:    Extensive chat for TCP/IP and/or BBS
  2. Author:   o.wagner@lsd.wupper.de
  3. Uploader: o.wagner@lsd.wupper.de
  4. Version:  4.13
  5. Type:     comm/bbs
  6.  
  7. Long:
  8.  
  9. This is a multi-user multi-channel chat system somewhat based on
  10. IRC. It can be used via TCP/IP connections or totally standalone.
  11. It features:
  12.  
  13. o unlimited number of users
  14. o unlimited number of channels
  15. o private messaging
  16. o automatic user identification
  17. o NEW: private channels
  18. o NEW: IRC compatibility demon to allow any IRC client to join
  19.   a clchat server.
  20. o flood protection
  21. o user banning
  22. o multiple server capability with loop protection
  23. o channel operator privileges for setting channel topics
  24.   and removing users from a channel
  25. o chat operator privilege for global channel operator status
  26.   and removing users from chat completely
  27.  
  28. The user frontend for the chat is a comfortable GUI client
  29. providing
  30.  
  31. o easy user & channel operations
  32. o input history
  33. o automatic notifications of certain events via Deiconification
  34.   or beep
  35. o builtin ARexx-Port
  36. o NEW: Dialog windows for direct user<->user communication
  37. o NEW: direct file transfers to remote users via IP
  38.  
  39. There is also a ANSI client suitable for BBS usage:
  40.  
  41. o full ANSI/VT100 compliant text output, completely using
  42.   STDIO.
  43. o suitable for any BBS package capable of running STDIO apps.
  44. o different colors for various messages.
  45.  
  46. === changes since Release 4.9 ===
  47.  
  48. Release 4.10
  49. ------------
  50. - changed directory layout a bit; now the ChatBot has it's down
  51.   directory.
  52. - CLChatIRCD: fixed "Nick: Nick in use message"'s wrong colon
  53.   position.
  54. - ChatBot: can now be used remotely (via a TCP link), too.
  55. - ChatBot: added a nice doc for the ChatBot written by Adam Clark.
  56. - ChatBot: Added "SEEN" command.
  57. - ChatBot: Added "MSG" command.
  58. - ChatBot: now uses less bandwidth for detecting a userhost.
  59. - ChatBot: can now handle being renamed (via EMIT /NICK).
  60. - ChatBot: configuration dir can now be changed. Defaults to S:.
  61. - Server: will now reject multiple OP/DEOP requests.
  62. - Server: Severe bug in server link protocol: C-formating
  63.   codes got interpreted underway (%s, %d etc.pp.)
  64. - Sever: major change in the link protocol. [EXIT]
  65.   messages are now generated locally, too. [EXIT]áis
  66.   now correctly generated for users which get lost
  67.   due to a closed server link. Overall bandwidth usage
  68.   reduced a lot by replacing the complete user table
  69.   broadcast with a REMOVE message.
  70. - Server: Doubled the size of the message id cash to be able
  71.   to stand even *long* net delays.
  72. - Server: "/MSG , " no longer addresses "<lastnick>".
  73. - Server: Now keeps a log of the last nick which was addressed
  74.   publically with "nick:". Can be used with ": blah"
  75.   to prefix the text with that nick, or in "/MSG : blah"
  76.   to send a private message to this person.
  77.  
  78. Release 4.11
  79. ------------
  80. - Server: fixed a severe bug in the server causing chat msgs
  81.   to get trashed during forwarding, resulting in all kinds of
  82.   nasty effects.
  83.  
  84. Release 4.12
  85. ------------
  86. - did some work on the CLChatGUI-Client (see history)
  87. - "Server restarting" and "Server Terminating" messages
  88.   didn't properly broadcast through the net.
  89. - fixed several bugs with servers loosing user tables.
  90. - it's now possible to /KILL chat operators which are
  91.   on the same server.
  92. - the server now no longer reacts upon REMOVE messages for
  93.   local users (mainly to fix a bug in previous versions)
  94. - ChatBot: Added a new external command "SendChatBotFile"
  95.   which allows to start a DCC.SEND externally. Requires
  96.   DCC.SEND.AS225 to be in the path.
  97. - ChatBot: SendChatBot didn't FreeArgs() and therefore
  98.   eat some memory on every invocation.
  99. - ChatBot: now gathers total login count and time
  100.   statistics for user it sees.
  101. - added ChatBot.guide created by Laurence Walton from
  102.   ChatBot.doc.
  103. - Server: forwarded privmsgs pointed to local users,
  104.   wasting bandwidth.
  105. - CLChatIRCD: no longer outputs nonsense userhost with
  106.   QUIT messages.
  107. - Server: now "//" can be used to output a single "/"
  108.   on start of a pubmsg.
  109. - the BBS client now prompts for a nick name if none
  110.   is specified.
  111.  
  112. Release 4.13
  113. ------------
  114. - did some work on the CLChatGUI-Client (see history)
  115. - the CLChatD didn't remove "\r" (CR) on incoming messages.
  116.   This caused trouble with the ANSI client, which then outputted
  117.   <blah><CR><DELETE-TO-EOL>...
  118. - CLChatIRCD now accepts "/JOIN channel" without removing the first
  119.   character if it is not an '#'.
  120. - CLChatIRCD now silently eats "ISON" commands to at least avoid
  121.   the annoying "ISON: unknown command" messages with IRC clients
  122.   that do ISON on a regular base.
  123. - Server: fixed a nasty bug with nick collision messages not being 
  124.   broadcasted properly.
  125. - everything recompiled with SAS/C 6.56.
  126.  
  127.  
  128. ============================= Archive contents =============================
  129.  
  130. Original  Packed Ratio    Date     Time    Name
  131. -------- ------- ----- --------- --------  -------------
  132.      628     274 56.3% 25-Oct-95 21:14:48  CLChat413.info
  133.      628     274 56.3% 25-Oct-95 21:14:48 +BBSClient.info
  134.    10924    6715 38.5% 25-Oct-95 21:14:10 +CLChatAnsi
  135.      650     381 41.3% 25-Oct-95 21:14:10 +CLChatAnsi.DOC
  136.     1391     506 63.6% 25-Oct-95 21:14:10 +CLChatAnsi.DOC.info
  137.      555     261 52.9% 25-Oct-95 21:14:10 +ClChat.Rexx
  138.      628     273 56.5% 25-Oct-95 21:14:48 +ChatBot.info
  139.    16024    9330 41.7% 25-Oct-95 21:14:10 +chatbot
  140.      175     110 37.1% 25-Oct-95 21:14:10 +chatbot.cmds
  141.     6820    2948 56.7% 25-Oct-95 21:14:10 +ChatBot.Doc
  142.     1391     505 63.6% 25-Oct-95 21:14:10 +ChatBot.Doc.info
  143.     7942    3250 59.0% 25-Oct-95 21:14:10 +chatbot.guide
  144.     1391     505 63.6% 25-Oct-95 21:14:10 +chatbot.guide.info
  145.      260     172 33.8% 25-Oct-95 21:14:10 +chatbot.patterns
  146.      624     396 36.5% 25-Oct-95 21:14:10 +Chatbot.users
  147.     5576    3448 38.1% 25-Oct-95 21:14:10 +faqmanager
  148.      788     455 42.2% 25-Oct-95 21:14:10 +SendChatBot
  149.     3812    2518 33.9% 25-Oct-95 21:14:10 +SendChatBotFile
  150.      177     112 36.7% 25-Oct-95 21:14:10 +build
  151.    24136    7126 70.4% 25-Oct-95 21:14:10 +chatbot.c
  152.      508     288 43.3% 25-Oct-95 21:14:10 +chatserver.h
  153.     2887    1113 61.4% 25-Oct-95 21:14:10 +faqmanager.c
  154.      188     117 37.7% 25-Oct-95 21:14:10 +ftzs.a
  155.      303     178 41.2% 25-Oct-95 21:14:10 +scoptions
  156.     1015     524 48.3% 25-Oct-95 21:14:10 +sendchatbot.c
  157.     1920     953 50.3% 25-Oct-95 21:14:10 +sendchatbotfile.c
  158.    24454    8723 64.3% 25-Oct-95 21:14:08 +CLChat.DOC
  159.     1391     504 63.7% 25-Oct-95 21:14:48 +CLChat.DOC.info
  160.      628     269 57.1% 25-Oct-95 21:14:48 +Client.info
  161.    46596   23750 49.0% 25-Oct-95 21:14:08 +CLChatGUI
  162.    21850    7846 64.0% 25-Oct-95 21:14:08 +CLChatGUI.doc
  163.     1391     505 63.6% 25-Oct-95 21:14:08 +CLChatGUI.doc.info
  164.    25307    8593 66.0% 25-Oct-95 21:14:08 +CLChatGUI.guide
  165.     1397     512 63.3% 25-Oct-95 21:14:08 +CLChatGUI.guide.info
  166.     2597    1230 52.6% 25-Oct-95 21:14:08 +CLChatGUI.info
  167.      970     485 50.0% 25-Oct-95 21:14:08 +ReadMe.mui
  168.     1397     512 63.3% 25-Oct-95 21:14:08 +ReadMe.mui.info
  169.     1138     915 19.5% 25-Oct-95 21:14:08 +Privmsg.8svx
  170.      628     271 56.8% 25-Oct-95 21:14:48 +Server.info
  171.     5256    3301 37.1% 25-Oct-95 21:14:08 +CLChatLink
  172.    31208   16594 46.8% 25-Oct-95 21:14:08 +CLChatServer
  173.    31300   16730 46.5% 25-Oct-95 21:14:08 +CLChatServer030
  174.      196     184  6.1% 25-Oct-95 21:14:08 +SendChatNotice
  175.       34      34  0.0% 25-Oct-95 21:14:08 +startnet.addon
  176.       56      56  0.0% 25-Oct-95 21:14:08 +ChatServer.MOTD
  177.       24      24  0.0% 25-Oct-95 21:14:08 +ChatServer.OPList
  178.       36      36  0.0% 25-Oct-95 21:14:08 +ChatServer.Servers
  179.       10      10  0.0% 25-Oct-95 21:14:08 +ChatServer.UserBans
  180.      141      81 42.5% 25-Oct-95 21:14:08 +inetd.conf.addon
  181.       65      56 13.8% 25-Oct-95 21:14:08 +services.addon
  182.     6300    3901 38.0% 25-Oct-95 21:14:08 +CLChatD
  183.    10068    6028 40.1% 25-Oct-95 21:14:08 +CLChatIRCD
  184. -------- ------- ----- --------- --------
  185.   305779  143882 52.9% 26-Oct-95 12:33:02   52 files
  186.